projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39d2d17
)
**** In C and derived languages, etags creates tags for #undef
author
Francesco Potortì
<pot@gnu.org>
Tue, 11 Jul 2006 11:03:11 +0000
(11:03 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Tue, 11 Jul 2006 11:03:11 +0000
(11:03 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 80a85e5efd370d5c6e3fd502e372e44500738c8d..4ee8f74fa4ac51aba2e269147fcf607b83d5e0bb 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3049,6
+3049,8
@@
specified to etags, variables are tags also.
The new keywords are def, newcommand, renewcommand, newenvironment and
renewenvironment.
+**** In C and derived languages, etags creates tags for #undef
+
*** Honor #line directives.
When Etags parses an input file that contains C preprocessor's #line